home *** CD-ROM | disk | FTP | other *** search
- <panel>
-
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <layout class="arrange_vertical_attachment" alignment="fill" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
-
- <!-- set row property on panel as well, used to pad out unused rows -->
- <integer id="row_count" value="7" />
-
- <widget class="table" id="lgsn" mode="fill_rows" layout="40,-1,40,45,40" stretch_to_fit_rows="true">
-
- <list id="headings">
- <record text="Standings[COMMENT: league stage/group stage snapshot table heading]" alignment="left,centre_y" column_span="5" />
- </list>
-
- <list id="column_properties">
- <record index="0" alignment="left,centre_y" colour="selection" />
- <record index="1" alignment="left,centre_y" auto_size="true" spec="text,small" />
- <record index="2" alignment="right,centre_y" />
- <record index="3" alignment="right,centre_y" />
- <record index="4" alignment="right,centre_y" colour="selection" />
- </list>
-
- <list id="column_display_properties">
- <record id="posi" index="0" left="4" sort_disabled="true"/>
- <record id="team" index="1" />
- <record id="gams" index="2" />
- <record id="gdif" index="3" />
- <record id="poin" index="4" right="4" />
- </list>
-
- <integer id="row_count" value="7" />
-
- </widget>
-
- <widget class="table" id="cpsn" mode="fill_rows" layout="60,-1" stretch_to_fit_rows="true" hidden="true">
-
- <list id="headings">
- <record text="Previous Winners[COMMENT: cup cometition snapshot table heading]" alignment="left,centre_y" column_span="2" />
- </list>
-
- <list id="column_properties">
- <record index="0" alignment="left,centre_y" />
- <record index="1" alignment="left,centre_y" auto_size="true" spec="text,small" colour="selection" />
- </list>
-
- <list id="column_display_properties">
- <record id="year" index="0" left="4" sort_disabled="true"/>
- <record id="team" index="1" />
- </list>
-
- <integer id="row_count" value="7" />
-
- </widget>
-
- </panel>